Endpoint-Get-/ Users/ Me/ Toots/ Toot-Name→Txt names a function, with lambda list (TOOT-NAME):
Gives detailed information about your Toot character TOOT-NAME.
This text information is an English-like rendering of the same information as TOOTSVILLE TOOT-INFO returns.
This is a web service endpoint accessed by the HTTP method GET at the URI template /users/me/toots/:toot-name. It returns a content-type of text/plain.
TOOT-NAME is a parameter from the URI.
It will report a slow response if it takes longer than 0.03 seconds (30 milliseconds) to complete.
Defined in file src/endpoints/slash-users.lisp.